Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference
ryc_relationship_field table — rycrf
This table defines the fields used to join the two tables defined in the
ryc_relationshiptable that this table is a child of. Multiple field joins are supported, as well as role named foreign keys where the field names in the two tables do not match.Table 4–29 lists the table’s FLA, fields, and foreign keys.
Table 4–30 gives details of the table’s indexes.
The join sequence determines the order to reference the fields when constructing a dynamic where clause to join the tables. When joining to some tables, additional constant values for fields in the child table or parent table might need to be specified. This functionality is supported.
For example, consider a join from the Repository’s
gsc_object_typetable to theryc_attribute_valuetable. There is a single field from the parent table, theobject_type_obj. But you must additionally specify a 0 value for other fields such ascontainer_smartobject_obj,smartobject_obj, andobject_instance_obj. This means that when using constant values, the child or the parent field can be left blank.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |